[INFO] cloning repository https://github.com/dennismysh/postgraph
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dennismysh/postgraph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdennismysh%2Fpostgraph", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdennismysh%2Fpostgraph'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4fd33d035373846673cc6266297d7518a600d155
[INFO] testing dennismysh/postgraph against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdennismysh%2Fpostgraph" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dennismysh/postgraph
[INFO] finished tweaking git repo https://github.com/dennismysh/postgraph
[INFO] tweaked toml for git repo https://github.com/dennismysh/postgraph written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dennismysh/postgraph on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dennismysh/postgraph already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]       Adding urlencoding v2.1.3
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rsa v0.9.10
[INFO] [stderr]   Downloaded num-bigint-dig v0.8.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0072386439d96b4bfc19411f1c91836bc5a75f4a84c2f23bdc5570d3b912e44a
[INFO] running `Command { std: "docker" "start" "-a" "0072386439d96b4bfc19411f1c91836bc5a75f4a84c2f23bdc5570d3b912e44a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0072386439d96b4bfc19411f1c91836bc5a75f4a84c2f23bdc5570d3b912e44a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0072386439d96b4bfc19411f1c91836bc5a75f4a84c2f23bdc5570d3b912e44a", kill_on_drop: false }`
[INFO] [stdout] 0072386439d96b4bfc19411f1c91836bc5a75f4a84c2f23bdc5570d3b912e44a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 297dc71f6dda9d5a29b115111580983b2a865d55b8d7eaebbff820c9f475f434
[INFO] running `Command { std: "docker" "start" "-a" "297dc71f6dda9d5a29b115111580983b2a865d55b8d7eaebbff820c9f475f434", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling postgraph-server v0.1.0 (/opt/rustwide/workdir/postgraph-server)
[INFO] [stdout] warning: struct `GraphPost` is never constructed
[INFO] [stdout]   --> postgraph-server/src/db.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct GraphPost {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_posts_for_graph` is never used
[INFO] [stdout]   --> postgraph-server/src/db.rs:76:14
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub async fn get_posts_for_graph(pool: &PgPool) -> sqlx::Result<Vec<GraphPost>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_topic` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:145:14
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub async fn upsert_topic(pool: &PgPool, name: &str, description: &str) -> sqlx::Result<Topic> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_topics` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:158:14
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub async fn get_all_topics(pool: &PgPool) -> sqlx::Result<Vec<Topic>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_categories` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:166:14
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub async fn get_all_categories(pool: &PgPool) -> sqlx::Result<Vec<Category>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_category` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:172:14
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub async fn upsert_category(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_topic_category` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:191:14
[INFO] [stdout]     |
[INFO] [stdout] 191 | pub async fn set_topic_category(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_orphaned_categories` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:204:14
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub async fn delete_orphaned_categories(pool: &PgPool) -> sqlx::Result<u64> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_categories_with_topics` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:213:14
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub async fn get_categories_with_topics(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_post_topic` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:230:14
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub async fn upsert_post_topic(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_edge` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:251:14
[INFO] [stdout]     |
[INFO] [stdout] 251 | pub async fn upsert_edge(pool: &PgPool, edge: &PostEdge) -> sqlx::Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_edges` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:267:14
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub async fn get_all_edges(pool: &PgPool) -> sqlx::Result<Vec<PostEdge>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_subject_edges` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn get_all_subject_edges(pool: &PgPool) -> sqlx::Result<Vec<SubjectEdge>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> postgraph-server/src/threads.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct MeResponse {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 91 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MeResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Topic` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct Topic {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Category` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Category {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostTopic` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct PostTopic {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostEdge` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct PostEdge {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `last_sync_at` are never read
[INFO] [stdout]   --> postgraph-server/src/types.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct SyncState {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 72 |     pub id: i32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 73 |     pub last_sync_cursor: Option<String>,
[INFO] [stdout] 74 |     pub last_sync_at: Option<DateTime<Utc>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SyncState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SubjectEdge` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub struct SubjectEdge {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] running `Command { std: "docker" "inspect" "297dc71f6dda9d5a29b115111580983b2a865d55b8d7eaebbff820c9f475f434", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "297dc71f6dda9d5a29b115111580983b2a865d55b8d7eaebbff820c9f475f434", kill_on_drop: false }`
[INFO] [stdout] 297dc71f6dda9d5a29b115111580983b2a865d55b8d7eaebbff820c9f475f434
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 701befb40df21ff497503c0d8de93504c2bbdfca00deabe1d0cfff63590fe90a
[INFO] running `Command { std: "docker" "start" "-a" "701befb40df21ff497503c0d8de93504c2bbdfca00deabe1d0cfff63590fe90a", kill_on_drop: false }`
[INFO] [stderr]    Compiling postgraph-server v0.1.0 (/opt/rustwide/workdir/postgraph-server)
[INFO] [stdout] warning: struct `GraphPost` is never constructed
[INFO] [stdout]   --> postgraph-server/src/db.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct GraphPost {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_posts_for_graph` is never used
[INFO] [stdout]   --> postgraph-server/src/db.rs:76:14
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub async fn get_posts_for_graph(pool: &PgPool) -> sqlx::Result<Vec<GraphPost>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_topic` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:145:14
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub async fn upsert_topic(pool: &PgPool, name: &str, description: &str) -> sqlx::Result<Topic> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_topics` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:158:14
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub async fn get_all_topics(pool: &PgPool) -> sqlx::Result<Vec<Topic>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_categories` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:166:14
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub async fn get_all_categories(pool: &PgPool) -> sqlx::Result<Vec<Category>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_category` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:172:14
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub async fn upsert_category(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_topic_category` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:191:14
[INFO] [stdout]     |
[INFO] [stdout] 191 | pub async fn set_topic_category(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_orphaned_categories` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:204:14
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub async fn delete_orphaned_categories(pool: &PgPool) -> sqlx::Result<u64> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_categories_with_topics` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:213:14
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub async fn get_categories_with_topics(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_post_topic` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:230:14
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub async fn upsert_post_topic(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_edge` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:251:14
[INFO] [stdout]     |
[INFO] [stdout] 251 | pub async fn upsert_edge(pool: &PgPool, edge: &PostEdge) -> sqlx::Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_edges` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:267:14
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub async fn get_all_edges(pool: &PgPool) -> sqlx::Result<Vec<PostEdge>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_subject_edges` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn get_all_subject_edges(pool: &PgPool) -> sqlx::Result<Vec<SubjectEdge>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> postgraph-server/src/threads.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct MeResponse {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 91 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MeResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Topic` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct Topic {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Category` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Category {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostTopic` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct PostTopic {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostEdge` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct PostEdge {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `last_sync_at` are never read
[INFO] [stdout]   --> postgraph-server/src/types.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct SyncState {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 72 |     pub id: i32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 73 |     pub last_sync_cursor: Option<String>,
[INFO] [stdout] 74 |     pub last_sync_at: Option<DateTime<Utc>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SyncState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SubjectEdge` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub struct SubjectEdge {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GraphPost` is never constructed
[INFO] [stdout]   --> postgraph-server/src/db.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct GraphPost {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_posts_for_graph` is never used
[INFO] [stdout]   --> postgraph-server/src/db.rs:76:14
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub async fn get_posts_for_graph(pool: &PgPool) -> sqlx::Result<Vec<GraphPost>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_topic` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:145:14
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub async fn upsert_topic(pool: &PgPool, name: &str, description: &str) -> sqlx::Result<Topic> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_topics` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:158:14
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub async fn get_all_topics(pool: &PgPool) -> sqlx::Result<Vec<Topic>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_categories` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:166:14
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub async fn get_all_categories(pool: &PgPool) -> sqlx::Result<Vec<Category>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_category` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:172:14
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub async fn upsert_category(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_topic_category` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:191:14
[INFO] [stdout]     |
[INFO] [stdout] 191 | pub async fn set_topic_category(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_orphaned_categories` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:204:14
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub async fn delete_orphaned_categories(pool: &PgPool) -> sqlx::Result<u64> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_categories_with_topics` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:213:14
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub async fn get_categories_with_topics(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_post_topic` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:230:14
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub async fn upsert_post_topic(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_edge` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:251:14
[INFO] [stdout]     |
[INFO] [stdout] 251 | pub async fn upsert_edge(pool: &PgPool, edge: &PostEdge) -> sqlx::Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_edges` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:267:14
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub async fn get_all_edges(pool: &PgPool) -> sqlx::Result<Vec<PostEdge>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_subject_edges` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn get_all_subject_edges(pool: &PgPool) -> sqlx::Result<Vec<SubjectEdge>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> postgraph-server/src/threads.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct MeResponse {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 91 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MeResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Topic` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct Topic {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Category` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Category {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostTopic` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct PostTopic {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostEdge` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct PostEdge {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `last_sync_at` are never read
[INFO] [stdout]   --> postgraph-server/src/types.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct SyncState {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 72 |     pub id: i32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 73 |     pub last_sync_cursor: Option<String>,
[INFO] [stdout] 74 |     pub last_sync_at: Option<DateTime<Utc>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SyncState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SubjectEdge` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub struct SubjectEdge {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.55s
[INFO] running `Command { std: "docker" "inspect" "701befb40df21ff497503c0d8de93504c2bbdfca00deabe1d0cfff63590fe90a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "701befb40df21ff497503c0d8de93504c2bbdfca00deabe1d0cfff63590fe90a", kill_on_drop: false }`
[INFO] [stdout] 701befb40df21ff497503c0d8de93504c2bbdfca00deabe1d0cfff63590fe90a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f3392f50c829ad270c831e80e8e08f794d5a3ee647838a92ea7d733e16a8b42d
[INFO] running `Command { std: "docker" "start" "-a" "f3392f50c829ad270c831e80e8e08f794d5a3ee647838a92ea7d733e16a8b42d", kill_on_drop: false }`
[INFO] [stderr] warning: struct `GraphPost` is never constructed
[INFO] [stderr]   --> postgraph-server/src/db.rs:64:12
[INFO] [stderr]    |
[INFO] [stderr] 64 | pub struct GraphPost {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_posts_for_graph` is never used
[INFO] [stderr]   --> postgraph-server/src/db.rs:76:14
[INFO] [stderr]    |
[INFO] [stderr] 76 | pub async fn get_posts_for_graph(pool: &PgPool) -> sqlx::Result<Vec<GraphPost>> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `upsert_topic` is never used
[INFO] [stderr]    --> postgraph-server/src/db.rs:145:14
[INFO] [stderr]     |
[INFO] [stderr] 145 | pub async fn upsert_topic(pool: &PgPool, name: &str, description: &str) -> sqlx::Result<Topic> {
[INFO] [stderr]     |              ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_all_topics` is never used
[INFO] [stderr]    --> postgraph-server/src/db.rs:158:14
[INFO] [stderr]     |
[INFO] [stderr] 158 | pub async fn get_all_topics(pool: &PgPool) -> sqlx::Result<Vec<Topic>> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_all_categories` is never used
[INFO] [stderr]    --> postgraph-server/src/db.rs:166:14
[INFO] [stderr]     |
[INFO] [stderr] 166 | pub async fn get_all_categories(pool: &PgPool) -> sqlx::Result<Vec<Category>> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `upsert_category` is never used
[INFO] [stderr]    --> postgraph-server/src/db.rs:172:14
[INFO] [stderr]     |
[INFO] [stderr] 172 | pub async fn upsert_category(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `set_topic_category` is never used
[INFO] [stderr]    --> postgraph-server/src/db.rs:191:14
[INFO] [stderr]     |
[INFO] [stderr] 191 | pub async fn set_topic_category(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `delete_orphaned_categories` is never used
[INFO] [stderr]    --> postgraph-server/src/db.rs:204:14
[INFO] [stderr]     |
[INFO] [stderr] 204 | pub async fn delete_orphaned_categories(pool: &PgPool) -> sqlx::Result<u64> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_categories_with_topics` is never used
[INFO] [stderr]    --> postgraph-server/src/db.rs:213:14
[INFO] [stderr]     |
[INFO] [stderr] 213 | pub async fn get_categories_with_topics(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `upsert_post_topic` is never used
[INFO] [stderr]    --> postgraph-server/src/db.rs:230:14
[INFO] [stderr]     |
[INFO] [stderr] 230 | pub async fn upsert_post_topic(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `upsert_edge` is never used
[INFO] [stderr]    --> postgraph-server/src/db.rs:251:14
[INFO] [stderr]     |
[INFO] [stderr] 251 | pub async fn upsert_edge(pool: &PgPool, edge: &PostEdge) -> sqlx::Result<()> {
[INFO] [stderr]     |              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_all_edges` is never used
[INFO] [stderr]    --> postgraph-server/src/db.rs:267:14
[INFO] [stderr]     |
[INFO] [stderr] 267 | pub async fn get_all_edges(pool: &PgPool) -> sqlx::Result<Vec<PostEdge>> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_all_subject_edges` is never used
[INFO] [stderr]    --> postgraph-server/src/db.rs:474:14
[INFO] [stderr]     |
[INFO] [stderr] 474 | pub async fn get_all_subject_edges(pool: &PgPool) -> sqlx::Result<Vec<SubjectEdge>> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]   --> postgraph-server/src/threads.rs:91:9
[INFO] [stderr]    |
[INFO] [stderr] 90 | pub struct MeResponse {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] 91 |     pub id: String,
[INFO] [stderr]    |         ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `MeResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Topic` is never constructed
[INFO] [stderr]   --> postgraph-server/src/types.rs:28:12
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub struct Topic {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Category` is never constructed
[INFO] [stderr]   --> postgraph-server/src/types.rs:36:12
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub struct Category {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PostTopic` is never constructed
[INFO] [stderr]   --> postgraph-server/src/types.rs:44:12
[INFO] [stderr]    |
[INFO] [stderr] 44 | pub struct PostTopic {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PostEdge` is never constructed
[INFO] [stderr]   --> postgraph-server/src/types.rs:51:12
[INFO] [stderr]    |
[INFO] [stderr] 51 | pub struct PostEdge {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id` and `last_sync_at` are never read
[INFO] [stderr]   --> postgraph-server/src/types.rs:72:9
[INFO] [stderr]    |
[INFO] [stderr] 71 | pub struct SyncState {
[INFO] [stderr]    |            --------- fields in this struct
[INFO] [stderr] 72 |     pub id: i32,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 73 |     pub last_sync_cursor: Option<String>,
[INFO] [stderr] 74 |     pub last_sync_at: Option<DateTime<Utc>>,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SyncState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SubjectEdge` is never constructed
[INFO] [stderr]   --> postgraph-server/src/types.rs:94:12
[INFO] [stderr]    |
[INFO] [stderr] 94 | pub struct SubjectEdge {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `postgraph-server` (bin "postgraph-server" test) generated 20 warnings
[INFO] [stderr] warning: `postgraph-server` (bin "postgraph-server") generated 20 warnings (20 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/postgraph_server-b425024f53097e4f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/views_accuracy.rs (/opt/rustwide/target/debug/deps/views_accuracy-670197a8411b02e6)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test daily_views_upsert_does_not_duplicate_date ... FAILED
[INFO] [stdout] test daily_views_empty_table_returns_zero ... FAILED
[INFO] [stdout] test daily_views_insert ... FAILED
[INFO] [stdout] test engagement_empty_snapshots_returns_no_rows ... FAILED
[INFO] [stdout] test engagement_deltas_attributed_to_captured_at ... FAILED
[INFO] [stdout] test engagement_first_snapshot_attributed_to_captured_at_not_post_date ... FAILED
[INFO] [stdout] test daily_views_upsert_updates_existing_date ... FAILED
[INFO] [stdout] test range_sums_are_monotonically_decreasing ... FAILED
[INFO] [stdout] test range_sum_excludes_data_outside_window ... FAILED
[INFO] [stdout] test range_sum_includes_data_on_boundary_date ... FAILED
[INFO] [stdout] test engagement_api_glitch_does_not_produce_negative_delta ... FAILED
[INFO] [stdout] test daily_views_total_sums_all_rows ... FAILED
[INFO] [stdout] test range_sums_production_query_returns_all_columns ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- daily_views_upsert_does_not_duplicate_date stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'daily_views_upsert_does_not_duplicate_date' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58dfacf2737a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58dfacf2737a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58dfacf2737a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58dfacf2737a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58dfacf3e72a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58dfacf3e72a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x58dfacf2c1e2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58dfacf2c1e2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58dfacf04fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58dfacf04fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58dfacf1ee89 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58dfac965cbc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58dfac965cbc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58dfacf1f102 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58dfacf1f102 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58dfacf05088 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58dfacef9e89 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58dfacf05ffd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58dfacf3ef1c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58dfacf3ec62 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58dfacaae1a4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58dfac9d6b22 - sqlx_postgres[ec1665e2f3c060b9]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x58dfac9d8f8e - <sqlx_postgres[ec1665e2f3c060b9]::database::Postgres as sqlx_core[b2fad742c892c5a0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x58dfac929daf - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[b2fad742c892c5a0]::testing::TestContext<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>, sqlx_core[b2fad742c892c5a0]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58dfac912023 - sqlx_core[b2fad742c892c5a0]::testing::run_test::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58dfac929fad - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58dfac92a2ed - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58dfac8e636d - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58dfac8e43ab - tokio[3fbe2dfbe0e25a42]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58dfac8e43ab - tokio[3fbe2dfbe0e25a42]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58dfac8e43ab - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58dfac8b6680 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58dfac8d592d - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58dfac8d0854 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58dfac94752b - <tokio[3fbe2dfbe0e25a42]::runtime::context::scoped::Scoped<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::Context>>::set::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58dfac94be09 - tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58dfac8e9562 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[3fbe2dfbe0e25a42]::runtime::context::Context>>::try_with::<tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58dfac8e6aae - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[3fbe2dfbe0e25a42]::runtime::context::Context>>::with::<tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58dfac94a03d - tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58dfac8c35a0 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58dfac8c85d6 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58dfac8ca880 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58dfac92d963 - tokio[3fbe2dfbe0e25a42]::runtime::context::runtime::enter_runtime::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58dfac8b4003 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58dfac93db51 - <tokio[3fbe2dfbe0e25a42]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58dfac940c7c - <tokio[3fbe2dfbe0e25a42]::runtime::runtime::Runtime>::block_on::<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58dfac95080f - sqlx_core[b2fad742c892c5a0]::rt::test_block_on::<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58dfac90bf2e - sqlx_core[b2fad742c892c5a0]::testing::run_test::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58dfac90b9a6 - sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58dfac91c38a - <fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::daily_views_upsert_does_not_duplicate_date::{closure#0} as sqlx_core[b2fad742c892c5a0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x58dfac926f67 - views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:105:1
[INFO] [stdout]   51:     0x58dfac91eaa7 - views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:105:61
[INFO] [stdout]   52:     0x58dfac8fce96 - <views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_does_not_duplicate_date::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58dfac958f9b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58dfac958f9b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58dfac96678b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58dfac96678b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58dfac96678b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58dfac96678b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58dfac95fea4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58dfac95fea4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58dfac969392 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58dfac969392 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58dfac969392 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58dfac969392 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58dfac969392 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58dfac969392 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58dfac969392 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58dfacf2678f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58dfacf2678f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x77e60d844aa4 - <unknown>
[INFO] [stdout]   74:     0x77e60d8d1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- daily_views_empty_table_returns_zero stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'daily_views_empty_table_returns_zero' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58dfacf2737a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58dfacf2737a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58dfacf2737a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58dfacf2737a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58dfacf3e72a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58dfacf3e72a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x58dfacf2c1e2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58dfacf2c1e2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58dfacf04fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58dfacf04fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58dfacf1ee89 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58dfac965cbc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58dfac965cbc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58dfacf1f102 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58dfacf1f102 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58dfacf05088 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58dfacef9e89 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58dfacf05ffd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58dfacf3ef1c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58dfacf3ec62 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58dfacaae1a4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58dfac9d6b22 - sqlx_postgres[ec1665e2f3c060b9]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x58dfac9d8f8e - <sqlx_postgres[ec1665e2f3c060b9]::database::Postgres as sqlx_core[b2fad742c892c5a0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x58dfac929daf - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[b2fad742c892c5a0]::testing::TestContext<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>, sqlx_core[b2fad742c892c5a0]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58dfac90eab3 - sqlx_core[b2fad742c892c5a0]::testing::run_test::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58dfac929e6d - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58dfac92a1ad - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58dfac8e622d - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58dfac8e3b8b - tokio[3fbe2dfbe0e25a42]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58dfac8e3b8b - tokio[3fbe2dfbe0e25a42]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58dfac8e3b8b - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58dfac8b56e0 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58dfac8d22cd - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58dfac8d07b4 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58dfac946e9b - <tokio[3fbe2dfbe0e25a42]::runtime::context::scoped::Scoped<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::Context>>::set::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58dfac94bcc9 - tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58dfac8e8f22 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[3fbe2dfbe0e25a42]::runtime::context::Context>>::try_with::<tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58dfac8e68ce - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[3fbe2dfbe0e25a42]::runtime::context::Context>>::with::<tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58dfac949efd - tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58dfac8c2100 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58dfac8c8356 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58dfac8c97f0 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58dfac92d233 - tokio[3fbe2dfbe0e25a42]::runtime::context::runtime::enter_runtime::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58dfac8b3c93 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58dfac93d601 - <tokio[3fbe2dfbe0e25a42]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58dfac93ff5c - <tokio[3fbe2dfbe0e25a42]::runtime::runtime::Runtime>::block_on::<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58dfac95003f - sqlx_core[b2fad742c892c5a0]::rt::test_block_on::<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58dfac90bcae - sqlx_core[b2fad742c892c5a0]::testing::run_test::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58dfac90b816 - sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58dfac91c29a - <fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::daily_views_empty_table_returns_zero::{closure#0} as sqlx_core[b2fad742c892c5a0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x58dfac926ab7 - views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:135:1
[INFO] [stdout]   51:     0x58dfac91e9b7 - views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:135:61
[INFO] [stdout]   52:     0x58dfac8fcd56 - <views_accuracy[8d608ee2f1db0da3]::daily_views_empty_table_returns_zero::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58dfac958f9b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58dfac958f9b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58dfac96678b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58dfac96678b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58dfac96678b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58dfac96678b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58dfac95fea4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58dfac95fea4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58dfac969392 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58dfac969392 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58dfac969392 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58dfac969392 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58dfac969392 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58dfac969392 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58dfac969392 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58dfacf2678f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58dfacf2678f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x77e60d844aa4 - <unknown>
[INFO] [stdout]   74:     0x77e60d8d1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- daily_views_insert stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'daily_views_insert' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58dfacf2737a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58dfacf2737a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58dfacf2737a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58dfacf2737a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58dfacf3e72a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58dfacf3e72a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x58dfacf2c1e2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58dfacf2c1e2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58dfacf04fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58dfacf04fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58dfacf1ee89 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58dfac965cbc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58dfac965cbc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58dfacf1f102 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58dfacf1f102 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58dfacf05088 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58dfacef9e89 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58dfacf05ffd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58dfacf3ef1c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58dfacf3ec62 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58dfacaae1a4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58dfac9d6b22 - sqlx_postgres[ec1665e2f3c060b9]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x58dfac9d8f8e - <sqlx_postgres[ec1665e2f3c060b9]::database::Postgres as sqlx_core[b2fad742c892c5a0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x58dfac929daf - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[b2fad742c892c5a0]::testing::TestContext<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>, sqlx_core[b2fad742c892c5a0]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58dfac90d553 - sqlx_core[b2fad742c892c5a0]::testing::run_test::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58dfac929ded - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58dfac92a12d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58dfac8e61ad - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58dfac8e384b - tokio[3fbe2dfbe0e25a42]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58dfac8e384b - tokio[3fbe2dfbe0e25a42]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58dfac8e384b - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58dfac8b50a0 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58dfac8d0d0d - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58dfac8d0774 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58dfac946bfb - <tokio[3fbe2dfbe0e25a42]::runtime::context::scoped::Scoped<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::Context>>::set::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58dfac94bc49 - tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58dfac8e8ca2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[3fbe2dfbe0e25a42]::runtime::context::Context>>::try_with::<tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58dfac8e680e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[3fbe2dfbe0e25a42]::runtime::context::Context>>::with::<tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58dfac949e7d - tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58dfac8c18c0 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58dfac8c8256 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58dfac8c9150 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58dfac92cf53 - tokio[3fbe2dfbe0e25a42]::runtime::context::runtime::enter_runtime::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58dfac8b3b33 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58dfac93d3e1 - <tokio[3fbe2dfbe0e25a42]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58dfac93fa1c - <tokio[3fbe2dfbe0e25a42]::runtime::runtime::Runtime>::block_on::<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58dfac94fd1f - sqlx_core[b2fad742c892c5a0]::rt::test_block_on::<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58dfac90bbae - sqlx_core[b2fad742c892c5a0]::testing::run_test::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58dfac90b776 - sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58dfac91c23a - <fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_insert::daily_views_insert::{closure#0} as sqlx_core[b2fad742c892c5a0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x58dfac9268d7 - views_accuracy[8d608ee2f1db0da3]::daily_views_insert
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:57:1
[INFO] [stdout]   51:     0x58dfac91e5b7 - views_accuracy[8d608ee2f1db0da3]::daily_views_insert::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:57:61
[INFO] [stdout]   52:     0x58dfac8fccd6 - <views_accuracy[8d608ee2f1db0da3]::daily_views_insert::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58dfac958f9b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58dfac958f9b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58dfac96678b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58dfac96678b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58dfac96678b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58dfac96678b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58dfac95fea4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58dfac95fea4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58dfac969392 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58dfac969392 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58dfac969392 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58dfac969392 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58dfac969392 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58dfac969392 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58dfac969392 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58dfacf2678f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58dfacf2678f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x77e60d844aa4 - <unknown>
[INFO] [stdout]   74:     0x77e60d8d1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engagement_empty_snapshots_returns_no_rows stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engagement_empty_snapshots_returns_no_rows' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58dfacf2737a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58dfacf2737a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58dfacf2737a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58dfacf2737a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58dfacf3e72a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58dfacf3e72a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x58dfacf2c1e2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58dfacf2c1e2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58dfacf04fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58dfacf04fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58dfacf1ee89 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58dfac965cbc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58dfac965cbc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58dfacf1f102 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58dfacf1f102 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58dfacf05088 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58dfacef9e89 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58dfacf05ffd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58dfacf3ef1c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58dfacf3ec62 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58dfacaae1a4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58dfac9d6b22 - sqlx_postgres[ec1665e2f3c060b9]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x58dfac9d8f8e - <sqlx_postgres[ec1665e2f3c060b9]::database::Postgres as sqlx_core[b2fad742c892c5a0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x58dfac929daf - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[b2fad742c892c5a0]::testing::TestContext<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>, sqlx_core[b2fad742c892c5a0]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58dfac912ad3 - sqlx_core[b2fad742c892c5a0]::testing::run_test::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58dfac929fed - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58dfac92a32d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58dfac8e63ad - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58dfac8e454b - tokio[3fbe2dfbe0e25a42]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58dfac8e454b - tokio[3fbe2dfbe0e25a42]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58dfac8e454b - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58dfac8b69a0 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58dfac8d640d - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58dfac8d0874 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58dfac94767b - <tokio[3fbe2dfbe0e25a42]::runtime::context::scoped::Scoped<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::Context>>::set::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58dfac94be49 - tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58dfac8e96a2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[3fbe2dfbe0e25a42]::runtime::context::Context>>::try_with::<tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58dfac8e6b0e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[3fbe2dfbe0e25a42]::runtime::context::Context>>::with::<tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58dfac94a07d - tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58dfac8c39c0 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58dfac8c8656 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58dfac8cabd0 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58dfac92dad3 - tokio[3fbe2dfbe0e25a42]::runtime::context::runtime::enter_runtime::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58dfac8b40b3 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58dfac93dc61 - <tokio[3fbe2dfbe0e25a42]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58dfac940f1c - <tokio[3fbe2dfbe0e25a42]::runtime::runtime::Runtime>::block_on::<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58dfac95099f - sqlx_core[b2fad742c892c5a0]::rt::test_block_on::<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58dfac90bfae - sqlx_core[b2fad742c892c5a0]::testing::run_test::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58dfac90b9f6 - sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58dfac91c3ba - <fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::engagement_empty_snapshots_returns_no_rows::{closure#0} as sqlx_core[b2fad742c892c5a0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x58dfac927057 - views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:505:1
[INFO] [stdout]   51:     0x58dfac91ead7 - views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:505:61
[INFO] [stdout]   52:     0x58dfac8fced6 - <views_accuracy[8d608ee2f1db0da3]::engagement_empty_snapshots_returns_no_rows::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58dfac958f9b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58dfac958f9b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58dfac96678b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58dfac96678b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58dfac96678b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58dfac96678b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58dfac95fea4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58dfac95fea4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58dfac969392 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58dfac969392 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58dfac969392 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58dfac969392 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58dfac969392 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58dfac969392 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58dfac969392 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58dfacf2678f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58dfacf2678f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x77e60d844aa4 - <unknown>
[INFO] [stdout]   74:     0x77e60d8d1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engagement_deltas_attributed_to_captured_at stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engagement_deltas_attributed_to_captured_at' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58dfacf2737a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58dfacf2737a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58dfacf2737a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58dfacf2737a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58dfacf3e72a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58dfacf3e72a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x58dfacf2c1e2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58dfacf2c1e2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58dfacf04fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58dfacf04fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58dfacf1ee89 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58dfac965cbc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58dfac965cbc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58dfacf1f102 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58dfacf1f102 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58dfacf05088 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58dfacef9e89 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58dfacf05ffd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58dfacf3ef1c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58dfacf3ec62 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58dfacaae1a4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58dfac9d6b22 - sqlx_postgres[ec1665e2f3c060b9]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x58dfac9d8f8e - <sqlx_postgres[ec1665e2f3c060b9]::database::Postgres as sqlx_core[b2fad742c892c5a0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x58dfac929daf - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[b2fad742c892c5a0]::testing::TestContext<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>, sqlx_core[b2fad742c892c5a0]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58dfac913583 - sqlx_core[b2fad742c892c5a0]::testing::run_test::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58dfac92a02d - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58dfac92a36d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58dfac8e63ed - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58dfac8e46eb - tokio[3fbe2dfbe0e25a42]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58dfac8e46eb - tokio[3fbe2dfbe0e25a42]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58dfac8e46eb - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58dfac8b6cc0 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58dfac8d6eed - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58dfac8d0894 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58dfac9477cb - <tokio[3fbe2dfbe0e25a42]::runtime::context::scoped::Scoped<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::Context>>::set::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58dfac94be89 - tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58dfac8e97e2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[3fbe2dfbe0e25a42]::runtime::context::Context>>::try_with::<tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58dfac8e6b6e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[3fbe2dfbe0e25a42]::runtime::context::Context>>::with::<tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58dfac94a0bd - tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58dfac8c3de0 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58dfac8c86d6 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58dfac8caf20 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58dfac92dc43 - tokio[3fbe2dfbe0e25a42]::runtime::context::runtime::enter_runtime::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58dfac8b4163 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58dfac93dd71 - <tokio[3fbe2dfbe0e25a42]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58dfac9411bc - <tokio[3fbe2dfbe0e25a42]::runtime::runtime::Runtime>::block_on::<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58dfac950b2f - sqlx_core[b2fad742c892c5a0]::rt::test_block_on::<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58dfac90c02e - sqlx_core[b2fad742c892c5a0]::testing::run_test::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58dfac90ba46 - sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58dfac91c3ea - <fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::engagement_deltas_attributed_to_captured_at::{closure#0} as sqlx_core[b2fad742c892c5a0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x58dfac927147 - views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:348:1
[INFO] [stdout]   51:     0x58dfac91eb07 - views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:348:61
[INFO] [stdout]   52:     0x58dfac8fcf16 - <views_accuracy[8d608ee2f1db0da3]::engagement_deltas_attributed_to_captured_at::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58dfac958f9b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58dfac958f9b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58dfac96678b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58dfac96678b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58dfac96678b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58dfac96678b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58dfac95fea4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58dfac95fea4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58dfac969392 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58dfac969392 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58dfac969392 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58dfac969392 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58dfac969392 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58dfac969392 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58dfac969392 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58dfacf2678f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58dfacf2678f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x77e60d844aa4 - <unknown>
[INFO] [stdout]   74:     0x77e60d8d1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engagement_first_snapshot_attributed_to_captured_at_not_post_date stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engagement_first_snapshot_attributed_to_captured_at_not_post_date' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58dfacf2737a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58dfacf2737a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58dfacf2737a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58dfacf2737a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58dfacf3e72a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58dfacf3e72a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x58dfacf2c1e2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58dfacf2c1e2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58dfacf04fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58dfacf04fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58dfacf1ee89 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58dfac965cbc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58dfac965cbc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58dfacf1f102 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58dfacf1f102 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58dfacf05088 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58dfacef9e89 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58dfacf05ffd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58dfacf3ef1c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58dfacf3ec62 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58dfacaae1a4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58dfac9d6b22 - sqlx_postgres[ec1665e2f3c060b9]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x58dfac9d8f8e - <sqlx_postgres[ec1665e2f3c060b9]::database::Postgres as sqlx_core[b2fad742c892c5a0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x58dfac929daf - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[b2fad742c892c5a0]::testing::TestContext<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>, sqlx_core[b2fad742c892c5a0]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58dfac915593 - sqlx_core[b2fad742c892c5a0]::testing::run_test::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58dfac92a0ed - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58dfac92a42d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58dfac8e64ad - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58dfac8e4bcb - tokio[3fbe2dfbe0e25a42]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58dfac8e4bcb - tokio[3fbe2dfbe0e25a42]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58dfac8e4bcb - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58dfac8b7620 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58dfac8d8f8d - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58dfac8d08f4 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58dfac947bbb - <tokio[3fbe2dfbe0e25a42]::runtime::context::scoped::Scoped<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::Context>>::set::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58dfac94bf49 - tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58dfac8e9ba2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[3fbe2dfbe0e25a42]::runtime::context::Context>>::try_with::<tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58dfac8e6c8e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[3fbe2dfbe0e25a42]::runtime::context::Context>>::with::<tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58dfac94a17d - tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58dfac8c4a40 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58dfac8c8856 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58dfac8cb910 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58dfac92e093 - tokio[3fbe2dfbe0e25a42]::runtime::context::runtime::enter_runtime::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58dfac8b4373 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58dfac93e0a1 - <tokio[3fbe2dfbe0e25a42]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58dfac94199c - <tokio[3fbe2dfbe0e25a42]::runtime::runtime::Runtime>::block_on::<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58dfac950fdf - sqlx_core[b2fad742c892c5a0]::rt::test_block_on::<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58dfac90c1ae - sqlx_core[b2fad742c892c5a0]::testing::run_test::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58dfac90bb36 - sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58dfac91c47a - <fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0} as sqlx_core[b2fad742c892c5a0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x58dfac927417 - views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:404:1
[INFO] [stdout]   51:     0x58dfac91eb97 - views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:404:61
[INFO] [stdout]   52:     0x58dfac8fcfd6 - <views_accuracy[8d608ee2f1db0da3]::engagement_first_snapshot_attributed_to_captured_at_not_post_date::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58dfac958f9b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58dfac958f9b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58dfac96678b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58dfac96678b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58dfac96678b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58dfac96678b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58dfac95fea4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58dfac95fea4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58dfac969392 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58dfac969392 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58dfac969392 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58dfac969392 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58dfac969392 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58dfac969392 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58dfac969392 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58dfacf2678f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58dfacf2678f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x77e60d844aa4 - <unknown>
[INFO] [stdout]   74:     0x77e60d8d1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- daily_views_upsert_updates_existing_date stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'daily_views_upsert_updates_existing_date' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58dfacf2737a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58dfacf2737a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58dfacf2737a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58dfacf2737a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58dfacf3e72a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58dfacf3e72a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x58dfacf2c1e2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58dfacf2c1e2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58dfacf04fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58dfacf04fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58dfacf1ee89 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58dfac965cbc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58dfac965cbc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58dfacf1f102 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58dfacf1f102 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58dfacf05088 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58dfacef9e89 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58dfacf05ffd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58dfacf3ef1c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58dfacf3ec62 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58dfacaae1a4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58dfac9d6b22 - sqlx_postgres[ec1665e2f3c060b9]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x58dfac9d8f8e - <sqlx_postgres[ec1665e2f3c060b9]::database::Postgres as sqlx_core[b2fad742c892c5a0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x58dfac929daf - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[b2fad742c892c5a0]::testing::TestContext<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>, sqlx_core[b2fad742c892c5a0]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58dfac910ac3 - sqlx_core[b2fad742c892c5a0]::testing::run_test::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58dfac929f2d - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58dfac92a26d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58dfac8e62ed - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58dfac8e406b - tokio[3fbe2dfbe0e25a42]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58dfac8e406b - tokio[3fbe2dfbe0e25a42]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58dfac8e406b - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58dfac8b6040 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58dfac8d436d - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58dfac8d0814 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58dfac94728b - <tokio[3fbe2dfbe0e25a42]::runtime::context::scoped::Scoped<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::Context>>::set::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58dfac94bd89 - tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58dfac8e92e2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[3fbe2dfbe0e25a42]::runtime::context::Context>>::try_with::<tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58dfac8e69ee - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[3fbe2dfbe0e25a42]::runtime::context::Context>>::with::<tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58dfac949fbd - tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58dfac8c2d60 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58dfac8c84d6 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58dfac8ca1e0 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58dfac92d683 - tokio[3fbe2dfbe0e25a42]::runtime::context::runtime::enter_runtime::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58dfac8b3ea3 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58dfac93d931 - <tokio[3fbe2dfbe0e25a42]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58dfac94073c - <tokio[3fbe2dfbe0e25a42]::runtime::runtime::Runtime>::block_on::<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58dfac9504ef - sqlx_core[b2fad742c892c5a0]::rt::test_block_on::<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58dfac90be2e - sqlx_core[b2fad742c892c5a0]::testing::run_test::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58dfac90b906 - sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58dfac91c32a - <fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::daily_views_upsert_updates_existing_date::{closure#0} as sqlx_core[b2fad742c892c5a0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x58dfac926d87 - views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:74:1
[INFO] [stdout]   51:     0x58dfac91ea47 - views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:74:61
[INFO] [stdout]   52:     0x58dfac8fce16 - <views_accuracy[8d608ee2f1db0da3]::daily_views_upsert_updates_existing_date::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58dfac958f9b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58dfac958f9b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58dfac96678b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58dfac96678b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58dfac96678b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58dfac96678b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58dfac95fea4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58dfac95fea4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58dfac969392 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58dfac969392 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58dfac969392 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58dfac969392 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58dfac969392 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58dfac969392 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58dfac969392 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58dfacf2678f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58dfacf2678f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x77e60d844aa4 - <unknown>
[INFO] [stdout]   74:     0x77e60d8d1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- range_sums_are_monotonically_decreasing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'range_sums_are_monotonically_decreasing' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58dfacf2737a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58dfacf2737a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58dfacf2737a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58dfacf2737a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58dfacf3e72a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58dfacf3e72a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x58dfacf2c1e2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58dfacf2c1e2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58dfacf04fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58dfacf04fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58dfacf1ee89 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58dfac965cbc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58dfac965cbc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58dfacf1f102 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58dfacf1f102 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58dfacf05088 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58dfacef9e89 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58dfacf05ffd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58dfacf3ef1c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58dfacf3ec62 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58dfacaae1a4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58dfac9d6b22 - sqlx_postgres[ec1665e2f3c060b9]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x58dfac9d8f8e - <sqlx_postgres[ec1665e2f3c060b9]::database::Postgres as sqlx_core[b2fad742c892c5a0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x58dfac929daf - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[b2fad742c892c5a0]::testing::TestContext<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>, sqlx_core[b2fad742c892c5a0]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58dfac910013 - sqlx_core[b2fad742c892c5a0]::testing::run_test::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58dfac929eed - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58dfac92a22d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58dfac8e62ad - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58dfac8e3ecb - tokio[3fbe2dfbe0e25a42]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58dfac8e3ecb - tokio[3fbe2dfbe0e25a42]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58dfac8e3ecb - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58dfac8b5d20 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58dfac8d388d - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58dfac8d07f4 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58dfac94713b - <tokio[3fbe2dfbe0e25a42]::runtime::context::scoped::Scoped<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::Context>>::set::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58dfac94bd49 - tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58dfac8e91a2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[3fbe2dfbe0e25a42]::runtime::context::Context>>::try_with::<tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58dfac8e698e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[3fbe2dfbe0e25a42]::runtime::context::Context>>::with::<tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58dfac949f7d - tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58dfac8c2940 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58dfac8c8456 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58dfac8c9e90 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58dfac92d513 - tokio[3fbe2dfbe0e25a42]::runtime::context::runtime::enter_runtime::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58dfac8b3df3 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58dfac93d821 - <tokio[3fbe2dfbe0e25a42]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58dfac94049c - <tokio[3fbe2dfbe0e25a42]::runtime::runtime::Runtime>::block_on::<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58dfac95035f - sqlx_core[b2fad742c892c5a0]::rt::test_block_on::<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58dfac90bdae - sqlx_core[b2fad742c892c5a0]::testing::run_test::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58dfac90b8b6 - sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58dfac91c2fa - <fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0} as sqlx_core[b2fad742c892c5a0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x58dfac926c97 - views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:170:1
[INFO] [stdout]   51:     0x58dfac91ea17 - views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:170:61
[INFO] [stdout]   52:     0x58dfac8fcdd6 - <views_accuracy[8d608ee2f1db0da3]::range_sums_are_monotonically_decreasing::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58dfac958f9b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58dfac958f9b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58dfac96678b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58dfac96678b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58dfac96678b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58dfac96678b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58dfac95fea4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58dfac95fea4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58dfac969392 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58dfac969392 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58dfac969392 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58dfac969392 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58dfac969392 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58dfac969392 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58dfac969392 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58dfacf2678f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58dfacf2678f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x77e60d844aa4 - <unknown>
[INFO] [stdout]   74:     0x77e60d8d1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- range_sum_excludes_data_outside_window stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'range_sum_excludes_data_outside_window' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58dfacf2737a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58dfacf2737a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58dfacf2737a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58dfacf2737a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58dfacf3e72a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58dfacf3e72a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x58dfacf2c1e2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58dfacf2c1e2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58dfacf04fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58dfacf04fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58dfacf1ee89 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58dfac965cbc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58dfac965cbc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58dfacf1f102 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58dfacf1f102 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58dfacf05088 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58dfacef9e89 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58dfacf05ffd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58dfacf3ef1c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58dfacf3ec62 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58dfacaae1a4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58dfac9d6b22 - sqlx_postgres[ec1665e2f3c060b9]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x58dfac9d8f8e - <sqlx_postgres[ec1665e2f3c060b9]::database::Postgres as sqlx_core[b2fad742c892c5a0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x58dfac929daf - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[b2fad742c892c5a0]::testing::TestContext<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>, sqlx_core[b2fad742c892c5a0]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58dfac90f563 - sqlx_core[b2fad742c892c5a0]::testing::run_test::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58dfac929ead - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58dfac92a1ed - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58dfac8e626d - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58dfac8e3d2b - tokio[3fbe2dfbe0e25a42]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58dfac8e3d2b - tokio[3fbe2dfbe0e25a42]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58dfac8e3d2b - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58dfac8b5a00 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58dfac8d2dad - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58dfac8d07d4 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58dfac946feb - <tokio[3fbe2dfbe0e25a42]::runtime::context::scoped::Scoped<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::Context>>::set::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58dfac94bd09 - tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58dfac8e9062 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[3fbe2dfbe0e25a42]::runtime::context::Context>>::try_with::<tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58dfac8e692e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[3fbe2dfbe0e25a42]::runtime::context::Context>>::with::<tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58dfac949f3d - tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58dfac8c2520 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58dfac8c83d6 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58dfac8c9b40 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58dfac92d3a3 - tokio[3fbe2dfbe0e25a42]::runtime::context::runtime::enter_runtime::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58dfac8b3d43 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58dfac93d711 - <tokio[3fbe2dfbe0e25a42]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58dfac9401fc - <tokio[3fbe2dfbe0e25a42]::runtime::runtime::Runtime>::block_on::<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58dfac9501cf - sqlx_core[b2fad742c892c5a0]::rt::test_block_on::<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58dfac90bd2e - sqlx_core[b2fad742c892c5a0]::testing::run_test::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58dfac90b866 - sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58dfac91c2ca - <fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::range_sum_excludes_data_outside_window::{closure#0} as sqlx_core[b2fad742c892c5a0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x58dfac926ba7 - views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:229:1
[INFO] [stdout]   51:     0x58dfac91e9e7 - views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:229:61
[INFO] [stdout]   52:     0x58dfac8fcd96 - <views_accuracy[8d608ee2f1db0da3]::range_sum_excludes_data_outside_window::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58dfac958f9b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58dfac958f9b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58dfac96678b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58dfac96678b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58dfac96678b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58dfac96678b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58dfac95fea4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58dfac95fea4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58dfac969392 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58dfac969392 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58dfac969392 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58dfac969392 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58dfac969392 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58dfac969392 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58dfac969392 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58dfacf2678f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58dfacf2678f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x77e60d844aa4 - <unknown>
[INFO] [stdout]   74:     0x77e60d8d1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- range_sum_includes_data_on_boundary_date stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'range_sum_includes_data_on_boundary_date' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58dfacf2737a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58dfacf2737a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58dfacf2737a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58dfacf2737a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58dfacf3e72a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58dfacf3e72a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x58dfacf2c1e2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58dfacf2c1e2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58dfacf04fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58dfacf04fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58dfacf1ee89 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58dfac965cbc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58dfac965cbc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58dfacf1f102 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58dfacf1f102 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58dfacf05088 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58dfacef9e89 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58dfacf05ffd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58dfacf3ef1c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58dfacf3ec62 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58dfacaae1a4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58dfac9d6b22 - sqlx_postgres[ec1665e2f3c060b9]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x58dfac9d8f8e - <sqlx_postgres[ec1665e2f3c060b9]::database::Postgres as sqlx_core[b2fad742c892c5a0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x58dfac929daf - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[b2fad742c892c5a0]::testing::TestContext<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>, sqlx_core[b2fad742c892c5a0]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58dfac911573 - sqlx_core[b2fad742c892c5a0]::testing::run_test::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58dfac929f6d - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58dfac92a2ad - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58dfac8e632d - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58dfac8e420b - tokio[3fbe2dfbe0e25a42]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58dfac8e420b - tokio[3fbe2dfbe0e25a42]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58dfac8e420b - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58dfac8b6360 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58dfac8d4e4d - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58dfac8d0834 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58dfac9473db - <tokio[3fbe2dfbe0e25a42]::runtime::context::scoped::Scoped<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::Context>>::set::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58dfac94bdc9 - tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58dfac8e9422 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[3fbe2dfbe0e25a42]::runtime::context::Context>>::try_with::<tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58dfac8e6a4e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[3fbe2dfbe0e25a42]::runtime::context::Context>>::with::<tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58dfac949ffd - tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58dfac8c3180 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58dfac8c8556 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58dfac8ca530 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58dfac92d7f3 - tokio[3fbe2dfbe0e25a42]::runtime::context::runtime::enter_runtime::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58dfac8b3f53 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58dfac93da41 - <tokio[3fbe2dfbe0e25a42]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58dfac9409dc - <tokio[3fbe2dfbe0e25a42]::runtime::runtime::Runtime>::block_on::<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58dfac95067f - sqlx_core[b2fad742c892c5a0]::rt::test_block_on::<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58dfac90beae - sqlx_core[b2fad742c892c5a0]::testing::run_test::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58dfac90b956 - sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58dfac91c35a - <fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::range_sum_includes_data_on_boundary_date::{closure#0} as sqlx_core[b2fad742c892c5a0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x58dfac926e77 - views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:250:1
[INFO] [stdout]   51:     0x58dfac91ea77 - views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:250:61
[INFO] [stdout]   52:     0x58dfac8fce56 - <views_accuracy[8d608ee2f1db0da3]::range_sum_includes_data_on_boundary_date::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58dfac958f9b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58dfac958f9b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58dfac96678b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58dfac96678b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58dfac96678b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58dfac96678b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58dfac95fea4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58dfac95fea4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58dfac969392 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58dfac969392 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58dfac969392 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58dfac969392 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58dfac969392 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58dfac969392 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58dfac969392 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58dfacf2678f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58dfacf2678f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x77e60d844aa4 - <unknown>
[INFO] [stdout]   74:     0x77e60d8d1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engagement_api_glitch_does_not_produce_negative_delta stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engagement_api_glitch_does_not_produce_negative_delta' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58dfacf2737a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58dfacf2737a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58dfacf2737a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58dfacf2737a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58dfacf3e72a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58dfacf3e72a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x58dfacf2c1e2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58dfacf2c1e2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58dfacf04fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58dfacf04fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58dfacf1ee89 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58dfac965cbc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58dfac965cbc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58dfacf1f102 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58dfacf1f102 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58dfacf05088 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58dfacef9e89 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58dfacf05ffd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58dfacf3ef1c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58dfacf3ec62 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58dfacaae1a4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58dfac9d6b22 - sqlx_postgres[ec1665e2f3c060b9]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x58dfac9d8f8e - <sqlx_postgres[ec1665e2f3c060b9]::database::Postgres as sqlx_core[b2fad742c892c5a0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x58dfac929daf - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[b2fad742c892c5a0]::testing::TestContext<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>, sqlx_core[b2fad742c892c5a0]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58dfac914ae3 - sqlx_core[b2fad742c892c5a0]::testing::run_test::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58dfac92a0ad - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58dfac92a3ed - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58dfac8e646d - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58dfac8e4a2b - tokio[3fbe2dfbe0e25a42]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58dfac8e4a2b - tokio[3fbe2dfbe0e25a42]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58dfac8e4a2b - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58dfac8b7300 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58dfac8d84ad - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58dfac8d08d4 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58dfac947a6b - <tokio[3fbe2dfbe0e25a42]::runtime::context::scoped::Scoped<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::Context>>::set::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58dfac94bf09 - tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58dfac8e9a62 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[3fbe2dfbe0e25a42]::runtime::context::Context>>::try_with::<tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58dfac8e6c2e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[3fbe2dfbe0e25a42]::runtime::context::Context>>::with::<tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58dfac94a13d - tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58dfac8c4620 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58dfac8c87d6 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58dfac8cb5c0 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58dfac92df23 - tokio[3fbe2dfbe0e25a42]::runtime::context::runtime::enter_runtime::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58dfac8b42c3 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58dfac93df91 - <tokio[3fbe2dfbe0e25a42]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58dfac9416fc - <tokio[3fbe2dfbe0e25a42]::runtime::runtime::Runtime>::block_on::<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58dfac950e4f - sqlx_core[b2fad742c892c5a0]::rt::test_block_on::<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58dfac90c12e - sqlx_core[b2fad742c892c5a0]::testing::run_test::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58dfac90bae6 - sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}, views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58dfac91c44a - <fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::engagement_api_glitch_does_not_produce_negative_delta::{closure#0} as sqlx_core[b2fad742c892c5a0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x58dfac927327 - views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:457:1
[INFO] [stdout]   51:     0x58dfac91eb67 - views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:457:61
[INFO] [stdout]   52:     0x58dfac8fcf96 - <views_accuracy[8d608ee2f1db0da3]::engagement_api_glitch_does_not_produce_negative_delta::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58dfac958f9b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58dfac958f9b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58dfac96678b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58dfac96678b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58dfac96678b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58dfac96678b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58dfac95fea4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58dfac95fea4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58dfac969392 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58dfac969392 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58dfac969392 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58dfac969392 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58dfac969392 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58dfac969392 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58dfac969392 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58dfacf2678f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58dfacf2678f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x77e60d844aa4 - <unknown>
[INFO] [stdout]   74:     0x77e60d8d1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- daily_views_total_sums_all_rows stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'daily_views_total_sums_all_rows' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58dfacf2737a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58dfacf2737a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58dfacf2737a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58dfacf2737a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58dfacf3e72a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58dfacf3e72a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x58dfacf2c1e2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58dfacf2c1e2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58dfacf04fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58dfacf04fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58dfacf1ee89 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58dfac965cbc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58dfac965cbc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58dfacf1f102 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58dfacf1f102 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58dfacf05088 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58dfacef9e89 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58dfacf05ffd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58dfacf3ef1c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58dfacf3ec62 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58dfacaae1a4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58dfac9d6b22 - sqlx_postgres[ec1665e2f3c060b9]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x58dfac9d8f8e - <sqlx_postgres[ec1665e2f3c060b9]::database::Postgres as sqlx_core[b2fad742c892c5a0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x58dfac929daf - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[b2fad742c892c5a0]::testing::TestContext<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>, sqlx_core[b2fad742c892c5a0]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58dfac90e003 - sqlx_core[b2fad742c892c5a0]::testing::run_test::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58dfac929e2d - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58dfac92a16d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58dfac8e61ed - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58dfac8e39eb - tokio[3fbe2dfbe0e25a42]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58dfac8e39eb - tokio[3fbe2dfbe0e25a42]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58dfac8e39eb - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58dfac8b53c0 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58dfac8d17ed - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58dfac8d0794 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58dfac946d4b - <tokio[3fbe2dfbe0e25a42]::runtime::context::scoped::Scoped<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::Context>>::set::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58dfac94bc89 - tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58dfac8e8de2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[3fbe2dfbe0e25a42]::runtime::context::Context>>::try_with::<tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58dfac8e686e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[3fbe2dfbe0e25a42]::runtime::context::Context>>::with::<tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58dfac949ebd - tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58dfac8c1ce0 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58dfac8c82d6 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58dfac8c94a0 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58dfac92d0c3 - tokio[3fbe2dfbe0e25a42]::runtime::context::runtime::enter_runtime::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58dfac8b3be3 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58dfac93d4f1 - <tokio[3fbe2dfbe0e25a42]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58dfac93fcbc - <tokio[3fbe2dfbe0e25a42]::runtime::runtime::Runtime>::block_on::<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58dfac94feaf - sqlx_core[b2fad742c892c5a0]::rt::test_block_on::<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58dfac90bc2e - sqlx_core[b2fad742c892c5a0]::testing::run_test::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stderr] error: test failed, to rerun pass `--test views_accuracy`
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58dfac90b7c6 - sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}, views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58dfac91c26a - <fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::daily_views_total_sums_all_rows::{closure#0} as sqlx_core[b2fad742c892c5a0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x58dfac9269c7 - views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:145:1
[INFO] [stdout]   51:     0x58dfac91e987 - views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:145:61
[INFO] [stdout]   52:     0x58dfac8fcd16 - <views_accuracy[8d608ee2f1db0da3]::daily_views_total_sums_all_rows::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58dfac958f9b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58dfac958f9b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58dfac96678b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58dfac96678b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58dfac96678b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58dfac96678b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58dfac95fea4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58dfac95fea4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58dfac969392 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58dfac969392 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58dfac969392 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58dfac969392 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58dfac969392 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58dfac969392 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58dfac969392 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58dfacf2678f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58dfacf2678f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x77e60d844aa4 - <unknown>
[INFO] [stdout]   74:     0x77e60d8d1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- range_sums_production_query_returns_all_columns stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'range_sums_production_query_returns_all_columns' (31) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58dfacf2737a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58dfacf2737a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58dfacf2737a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58dfacf2737a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58dfacf3e72a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58dfacf3e72a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x58dfacf2c1e2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58dfacf2c1e2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58dfacf04fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58dfacf04fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58dfacf1ee89 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58dfac965cbc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58dfac965cbc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58dfacf1f102 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58dfacf1f102 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58dfacf05088 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58dfacef9e89 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58dfacf05ffd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58dfacf3ef1c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58dfacf3ec62 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58dfacaae1a4 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, dotenvy[8fa3c317ace41a6d]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58dfac9d6b22 - sqlx_postgres[ec1665e2f3c060b9]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x58dfac9d8f8e - <sqlx_postgres[ec1665e2f3c060b9]::database::Postgres as sqlx_core[b2fad742c892c5a0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x58dfac929daf - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::future::future::Future<Output = core[4a92201981c6b77a]::result::Result<sqlx_core[b2fad742c892c5a0]::testing::TestContext<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>, sqlx_core[b2fad742c892c5a0]::error::Error>> + core[4a92201981c6b77a]::marker::Send>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58dfac914033 - sqlx_core[b2fad742c892c5a0]::testing::run_test::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58dfac92a06d - <core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58dfac92a3ad - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58dfac8e642d - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58dfac8e488b - tokio[3fbe2dfbe0e25a42]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58dfac8e488b - tokio[3fbe2dfbe0e25a42]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58dfac8e488b - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58dfac8b6fe0 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58dfac8d79cd - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58dfac8d08b4 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58dfac94791b - <tokio[3fbe2dfbe0e25a42]::runtime::context::scoped::Scoped<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::Context>>::set::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58dfac94bec9 - tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58dfac8e9922 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[3fbe2dfbe0e25a42]::runtime::context::Context>>::try_with::<tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58dfac8e6bce - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[3fbe2dfbe0e25a42]::runtime::context::Context>>::with::<tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58dfac94a0fd - tokio[3fbe2dfbe0e25a42]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58dfac8c4200 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58dfac8c8756 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58dfac8cb270 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58dfac92ddb3 - tokio[3fbe2dfbe0e25a42]::runtime::context::runtime::enter_runtime::<<tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58dfac8b4213 - <tokio[3fbe2dfbe0e25a42]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58dfac93de81 - <tokio[3fbe2dfbe0e25a42]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<alloc[420bb310a727dfd7]::boxed::Box<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58dfac94145c - <tokio[3fbe2dfbe0e25a42]::runtime::runtime::Runtime>::block_on::<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58dfac950cbf - sqlx_core[b2fad742c892c5a0]::rt::test_block_on::<sqlx_core[b2fad742c892c5a0]::testing::run_test<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58dfac90c0ae - sqlx_core[b2fad742c892c5a0]::testing::run_test::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}, sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58dfac90ba96 - sqlx_core[b2fad742c892c5a0]::testing::run_test_with_pool::<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres, fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}, views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58dfac91c41a - <fn(sqlx_core[b2fad742c892c5a0]::pool::Pool<sqlx_postgres[ec1665e2f3c060b9]::database::Postgres>) -> views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::range_sums_production_query_returns_all_columns::{closure#0} as sqlx_core[b2fad742c892c5a0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x58dfac927237 - views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:271:1
[INFO] [stdout]   51:     0x58dfac91eb37 - views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:271:61
[INFO] [stdout]   52:     0x58dfac8fcf56 - <views_accuracy[8d608ee2f1db0da3]::range_sums_production_query_returns_all_columns::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58dfac958f9b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58dfac958f9b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58dfac96678b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58dfac96678b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58dfac96678b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58dfac96678b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58dfac96678b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58dfac95fea4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58dfac95fea4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58dfac969392 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58dfac969392 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58dfac969392 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58dfac969392 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58dfac969392 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58dfac969392 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58dfac969392 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58dfacf2678f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58dfacf2678f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x77e60d844aa4 - <unknown>
[INFO] [stdout]   74:     0x77e60d8d1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     daily_views_empty_table_returns_zero
[INFO] [stdout]     daily_views_insert
[INFO] [stdout]     daily_views_total_sums_all_rows
[INFO] [stdout]     daily_views_upsert_does_not_duplicate_date
[INFO] [stdout]     daily_views_upsert_updates_existing_date
[INFO] [stdout]     engagement_api_glitch_does_not_produce_negative_delta
[INFO] [stdout]     engagement_deltas_attributed_to_captured_at
[INFO] [stdout]     engagement_empty_snapshots_returns_no_rows
[INFO] [stdout]     engagement_first_snapshot_attributed_to_captured_at_not_post_date
[INFO] [stdout]     range_sum_excludes_data_outside_window
[INFO] [stdout]     range_sum_includes_data_on_boundary_date
[INFO] [stdout]     range_sums_are_monotonically_decreasing
[INFO] [stdout]     range_sums_production_query_returns_all_columns
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f3392f50c829ad270c831e80e8e08f794d5a3ee647838a92ea7d733e16a8b42d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3392f50c829ad270c831e80e8e08f794d5a3ee647838a92ea7d733e16a8b42d", kill_on_drop: false }`
[INFO] [stdout] f3392f50c829ad270c831e80e8e08f794d5a3ee647838a92ea7d733e16a8b42d
